MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: A Network Engineer is provisioning a subnet for a load balancer that will sit in front of a fleet of applicationservers in a private subnet. There is limited IP space left in the VPC CIDR. The application has few usersnow but is expected to grow quickly to millions of users.What design will use the LEAST amount of IP space, while allowing for this growth?
Question2: Your company operates a single AWS account. A common services VPC is deployed to provide sharedservices, such as network scanning and compliance tools. Each AWS workload uses its own VPC, andeach VPC must peer with the common services VPC. You must choose the most efficient and costeffective approach.Which approach should be used to automate the required VPC peering?
Question3: An organization has three AWS accounts with each containing VPCs in Virginia, Canada and the Sydneyregions. The organization wants to determine whether all available Elastic IP addresses (EIPs) in theseaccounts are attached to Amazon EC2 instances or in use elastic network interfaces (ENIs) in all of thespecified regions for compliance and cost-optimization purposes.Which of the following meets the requirements with the LEAST management overhead?
Question4: An AWS CloudFormation template is being used to create a VPC peering connection between two existingoperational VPCs, each belonging to a different AWS account. All necessary components in the'Remote' (receiving) account are already in place.The template below creates the VPC peering connection in the Originating account. It contains thesecomponents:AWSTemplateFormation Version: 2010-09-09Parameters:Originating VCId:Type: StringRemoteVPCId:Type: StringRemoteVPCAccountId:Type: StringResources:newVPCPeeringConnection:Type: 'AWS::EC2::VPCPeeringConnection'Properties:VpcdId: !Ref OriginatingVPCIdPeerVpcId: !Ref RemoteVPCIdPeerOwnerId: !Ref RemoteVPCAccountIdWhich additional AWS CloudFormation components are necessary in the Originating account to createan operational cross-account VPC peering connection with AWS CloudFormation? (Select two.)
Question5: An organization will be expanding its current network design. When fully built out, there will be 99 VPCsspread across 11 AWS accounts (9 VPCs per account). There is currently an AWS Direct Connectconnection into one account with 9 VPCs, each with a virtual network interface (VIF) per VPC.Which of the following designs will minimize cost while allowing the organization to expand?
Question6: A department in your company has created a new account that is not part of the organization'sconsolidated billing family. The department has also created a VPC for its workload. Access is restrictedby network access control lists to the department's on-premises private IP allocation. An AWS DirectConnect private virtual interface for this VPC advertises a default route to the company network. When thedepartment downloads data from an Amazon Elastic Compute Cloud(EC2) instance in its new VPC, whatare the associated charges?
Question7: A customer is using ABC Telecom as a network provider. The customer has 10 different offices connectedto ABC Telecom's MPLS backbone. The customer is setting up an AWS Direct Connect connection toAWS and has provided the LOA-CFA to ABC Telecom. ABC Telecom has terminated the Direct Connectcircuit into their MPLS backbone. To uniquely identify the customer's traffic over the MPLS backbone, thecustomer must encapsulate all traffic with VLAN tag 100. The customer wants to send traffic to multipleVPCs.Which two steps should be taken to meet the customer's requirement? (Select two.)
Question8: You are building an application in AWS that requires Amazon Elastic MapReduce (Amazon EMR). Theapplication needs to resolve hostnames in your internal, on-premises Active Directory domain. You updateyour DHCP Options Set in the VPC to point to a pair of Active Directory integrated DNS servers running inyour VPC.Which action is required to support a successful Amazon EMR cluster launch?
Question9: An organization is replacing a tape backup system with a storage gateway. there is currently noconnectivity to AWS. Initial testing is needed.What connection option should the organization use to get up and running at minimal cost?
Question10: Your company runs an HTTPS application using an Elastic Load Balancing (ELB) load balancer/PHP onnginx server/RDS in multiple Availability Zones. You need to apply Geographic Restriction and identify theclient's IP address in your application to generate dynamic content.How should you utilize AWS services in a scalable fashion to perform this task?
Question11: You run a well-architected, multi-AZ application in the eu-central-1 (Frankfurt) AWS region. The applicationis hosted in a VPC and is only accessed from the corporate network. To support large volumes of datatransfer and administration of the application, you use a single 10-Gbps AWS Direct Connect connectionwith multiple private virtual interfaces. As part of a review, you decide to improve the resilience of yourconnection to AWS and make sure that any additional connectivity does not share the same DirectConnect routers at AWS. You need to provide the best levels of resilience to meet the application's needs.Which two options should you consider? (Select two.)
Question12: You deploy an Amazon EC2 instance that runs a web server into a subnet in a VPC. An Internet gatewayis attached, and the main route table has a default route (0.0.0.0/0) configured with a target of the Internetgateway.The instance has a security group configured to allow as follows:Protocol: TCPPort: 80 inbound, nothing outboundThe Network ACL for the subnet is configured to allow as follows:Protocol: TCPPort: 80 inbound, nothing outboundWhen you try to browse to the web server, you receive no response.Which additional step should you take to receive a successful response?
Question13: An organization will be extending its existing on-premises infrastructure into the cloud. The design consistsof a transit VPC that contains stateful firewalls that will be deployed in a highly available configurationacross two Availability Zones for automatic failover.What MUST be configured for this design to work? (Select two.)
Question14: A company is about to migrate an application from its on-premises data center to AWS. As part of theplanning process, the following requirements involving DNS have been identified.On-premises systems must be able to resolve the entries in an Amazon Route 53 private hosted zone.Amazon EC2 instances running in the organization's VPC must be able to resolve the DNS names ofon-premises systemsThe organization's VPC uses the CIDR block 172.16.0.0/16.Assuming that there is no DNS namespace overlap, how can these requirements be met?
Question15: A Network Engineer is designing a new system on AWS that will take advantage of Amazon CloudFront forboth content caching and for protecting the underlying origin. There is concern that an external agencymight be able to access the IP addresses for the application's origin and then attack the origin despite itbeing served by CloudFront. Which of the following solutions provides the strongest level of protection tothe origin?
Question16: You have been asked to monitor traffic flows on your Amazon EC2 instance. You will be performing deeppacket inspection, looking for atypical patterns.Which tool will enable you to look at this data?
Question17: You are designing the network infrastructure for an application server in Amazon VPC. Users will accessall the application instances from the Internet and from an on-premises network. The on-premises networkis connected to your VPC over an AWS Direct Connect link.How should you design routing to meet these requirements?
Question18: An organization processes consumer information submitted through its website. The organization'ssecurity policy requires that personally identifiable information (PII) elements are specifically encrypted atall times and as soon as feasible when received. The front-end Amazon EC2 instances should not haveaccess to decrypted PII. A single service within the production VPC must decrypt the PII by leveraging aniAM role.Which combination of services will support these requirement? (Select two.)
Question19: An organization launched an IPv6-only web portal to support IPv6-native mobile clients. Front-endinstances launch in an Amazon VPC associated with an appropriate IPv6 CIDR. The VPC IPv4 CIDR isfully utilized. A single subnet exists in each of two Availability Zones with appropriately configured IPv6CIDR associations. Auto Scaling is properly configured, and no Elastic Load Balancing is used.Customers say the service is unavailable during peak load times. The network engineer attempts to launchan instance manually and receives the following message: "There are not enough free addresses insubnet 'subnet-12345677' to satisfy the requested number of instances."What action will resolve the availability problem?
Question20: An organization with a growing e-commerce presence uses the AWS CloudHSM to offload the SSL/TLSprocessing of its web server fleet. The company leverages Amazon EC2 Auto Scaling for web servers tohandle the growth. What architectural approach is optimal to scale the encryption operation?
Question21: You ping an Amazon Elastic Compute Cloud (EC2) instance from an on-premises server. VPC Flow Logsrecord the following:2 123456789010 eni-1235b8ca 10.123.234.78 172.11.22.33 0 0 1 8 672 14329170271 432917142 ACCEPT OK2 123456789010 eni-1235b8ca 172.11.22.33 10.123.234.78 0 0 1 4 336 14329170271 432917082 ACCEPT OK2 123456789010 eni-1235b8ca 172.11.22.33 10.123.234.78 0 0 1 4 336 14329170941 432917142 REJECT OKWhy are ICMP responses not received by the on-premises system?
Question22: You operate a production VPC with both a public and a private subnet. Your organization maintains arestricted Amazon S3 bucket to support this production workload. Only Amazon EC2 instances in theprivate subnet should access the bucket. You implement VPC endpoints(VPC-E) for Amazon S3 andremove the NAT that previously provided a network path to Amazon S3. The default VPC-E policy isapplied. Neither EC2 instances in the public or private subnets are able to access the S3 bucket.What should you do to enable Amazon S3 access from EC2 instances in the private subnet?
Question23: The Payment Card Industry Data Security Standard (PCI DSS) merchants that handle credit card datamust use strong cryptography. These merchants must also use security protocols to protect sensitive dataduring transmission over public networks.You are migrating your PCI DSS application from on-premises SSL appliance and Apache to a VPCbehind Amazon CloudFront.How should you configure CloudFront to meet this requirement?
Question24: Refer to the image.You have three VPCs: A, B, and C.VPCs A and C are both peered with VPC B.The IP address rangesare as follows:VPC A: 10.0.0.0/16VPC B: 192.168.0.0/16VPC C: 10.0.0.0/16Instance i-1 in VPC A has the IP address 10.0.0.10. Instance i-2 in VPC C has the IP address 10.0.0.10.Instances i-3 and i-4 in VPC B have the IP addresses 192.168.1.10 and 192.168.1.20, respectively, i-3 andi-4 are in the subnet 192.168.1.0/24.i-3 must be able to communicate with i-1i-4 must be able to communicate with i-2i-3 and i-4 are able to communicate with i-1, but not with i-2.Which two steps will fix this problem? (Select two.)
Question25: A customer has set up multiple VPCs for Dev, Test, Prod, and Management. You need to set up AWSDirect Connect to enable data flow from on-premises to each VPC. The customer has monitoring softwarerunning in the Management VPC that collects metrics from the instances in all the other VPCs. Due tobudget requirements, data transfer charges should be kept at minimum.Which design should be recommended?
Question26: You have a three-tier web application with separate subnets for Web, Applications, and Database tiers.Your CISO suspects your application will be the target of malicious activity. You are tasked with notifyingthe security team in the event your application is port scanned by external systems.Which two AWS Services cloud you leverage to build an automated notification system? (Select two.)
Question27: You deploy your Internet-facing application is the us-west-2(Oregon) region. To manage this applicationand upload content from your corporate network, you have a 1-Gbps AWS Direct Connect connection witha private virtual interface via one of the associated Direct Connect locations. In normal operation, you useapproximately 300 Mbps of the available bandwidth, which is more than your Internet connection from thecorporate network.You need to deploy another identical instance of the application is us-east-1(N Virginia) as soon aspossible. You need to use the benefits of Direct Connect. Your design must be the most effective solutionregarding cost, performance, and time to deploy.Which design should you choose?
Question28: All IP addresses within a 10.0.0.0/16 VPC are fully utilized with application servers across two AvailabilityZones. The application servers need to send frequent UDP probes to a single central authentication serveron the Internet to confirm that is running up-to-date packages. The network is designed for applicationservers to use a single NAT gateway for internal access. Testing reveals that a few of the servers areunable to communicate with the authentication server.
Question29: Your company's policy requires that all VPCs peer with a "common services: VPC. This VPC contains afleet of layer 7 proxies and an Internet gateway. No other VPC is allowed to provision an Internet gateway.You configure a new VPC and peer with the common service VPC as required by policy. You launch anAmazon EC2. Windows instance configured to forward all traffic to the layer 7 proxies in the commonservices VPC. The application on this server should successfully interact with Amazon S3 using itsproperly configured AWS Identity and Access Management (IAM) role. However, Amazon S3 is returning403 errors to the application.Which step should you take to enable access to Amazon S3?
Question30: A multinational organization has applications deployed in three different AWS regions. These applicationsmust securely communicate with each other by VPN. According to the organization's security team, theVPN must meet the following requirements:AES 128-bit encryptionSHA-1 hashingUser access via SSL VPNPFS using DH Group 2Ability to maintain/rotate keys and passwordsCertificate-based authenticationWhich solution should you recommend so that the organization meets the requirements?
Question31: DNS name resolution must be provided for services in the following four zones:company.private.emea.company.private.apac.company.private.amer.company.private.The contents of these zones is not considered sensitive, however, the zones only need to be used byservices hosted in these VPCs, one per geographic region. Each VPC should resolve the names in allzones.How can you use Amazon route 53 to meet these requirements?
Question32: Your organization uses a VPN to connect to your VPC but must upgrade to a 1-G AWS Direct Connectconnection for stability and performance. Your telecommunications provider has provisioned the circuitfrom your data center to an AWS Direct Connect facility and needs information on how to cross-connect(e.g., which rack/port to connect).What is the AWS-recommended procedure for providing this information?
Question33: Your company decides to use Amazon S3 to augment its on-premises data store. Instead of using thecompany's highly controlled, on-premises Internet gateway, a Direct Connect connection is ordered toprovide high bandwidth, low latency access to S3. Since the company does not own a publically routableIPv4 address block, a request was made to AWS for an AWS-owned address for a Public Virtual Interface(VIF).The security team is calling this new connection a "backdoor", and you have been asked to clarify the riskto the company.Which concern from the security team is valid and should be addressed?
Question34: An organization delivers high-resolution, dynamic web content. Internet users access the content from avariety of platforms, including mobile, tablet and desktop. Each platform receives a customized experienceto account for the differences in viewing modes. A dedicated, automatic-scaling fleet of Amazon EC2instances is used for each platform to server content based on path-based headers.Which combination of services will MINIMIZE cost and MAXIMIZE performance? (Select two.)
Question35: Your company has set up AWS Direct Connect to connect on-premises to an Amazon VPC instance. TwoDirect Connect connections terminate at two different Direct Connect locations. You are using two routers,R1 and R2, at your end (one of each Direct Connect connection). R1 and R2 do NOT have connectivitybetween them. Both routers advertise the same routers over BGP to the VGW. You have a stateful firewallon each router. The routers drop some of the traffic coming from the VPC.Which two actions should you take to fix this problem? (Select two.)
Question36: You need to set up an Amazon Elastic Compute Cloud (EC2) instance for an application that requires thelowest latency and the highest packet-per-second network performance. The application will talk to otherservers in a peered VPC.Which two of the following components should be part of the design? (Select two.)
Question37: The Web Application Development team is worried about malicious activity from 200 random IPaddresses. Which action will ensure security and scalability from this type of threat?
Question38: Your hybrid networking environment consists of two application VPCs, a shared services VPC, and yourcorporate network. The corporate network is connected to the shared services VPC via an IPsec VPN withdynamic (BGP) routing enabled.The applications require access to a common authentication service in the shared services VPC. Youneed to enable native network access from the corporate network to both application VPCs.Which step should you take to meet the requirements?
Question39: You are building an application that provides real-time audio and video services to customers on theInternet. The application requires high throughput. To ensure proper audio and video transmission,minimal latency is required.Which of the following will improve transmission quality?
Question40: You have to set up an AWS Direct Connect connection to connect your on-premises to an AWS VPC. Dueto budget requirements, you can only provision a single Direct Connect port. You have two border gatewayrouters at your on-premises data center that can peer with the Direct Connect routers for redundancy.Which two design methodologies, in combination, will achieve this connectivity? (Select two.)